ComponentOne Calendar for UWP
InUpdate Property (ReentrantObservableCollection<T>)

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > ReentrantObservableCollection<T> Class : InUpdate Property
Gets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (BeginUpdate has been called).
Syntax
'Declaration
 
Public ReadOnly Property InUpdate As System.Boolean
public System.bool InUpdate {get;}
See Also

Reference

ReentrantObservableCollection<T> Class
ReentrantObservableCollection<T> Members